The Design Notes API > The Design Notes JavaScript API > MMNotes.getVersionName()

 

MMNotes.getVersionName()

Description

Gets the version name of the MMNotes shared library, which indicates the application that implemented it.

Arguments

None.

Returns

A string containing the name of the application that implemented the MMNotes shared library.

Example

Calling MMNotes.getVersionName() from a Dreamweaver command, object, behavior, Property inspector, floating panel, or data translator returns "Dreamweaver". Calling MMNotes.getVersionName() from Fireworks also returns "Dreamweaver" because Fireworks uses the same version of the library (the one created by the Dreamweaver engineering team).